Skip to content

Fix repo root resolution#55648

Closed
j-piasecki wants to merge 7 commits intofacebook:mainfrom
j-piasecki:export-D93857297
Closed

Fix repo root resolution#55648
j-piasecki wants to merge 7 commits intofacebook:mainfrom
j-piasecki:export-D93857297

Conversation

@j-piasecki
Copy link
Contributor

Summary:
Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Differential Revision: D93857297

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 20, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 20, 2026

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D93857297.

@facebook-github-bot facebook-github-bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Feb 20, 2026
Copy link
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Feb 23, 2026
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297
@j-piasecki j-piasecki force-pushed the export-D93857297 branch 2 times, most recently from f383c05 to 190e14e Compare February 23, 2026 13:41
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Feb 23, 2026
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Feb 23, 2026
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297
Jakub Piasecki added 6 commits February 25, 2026 05:43
Summary:
Refactors utils.py into a proper package structure and adds comprehensive argument string parsing utilities.

- Converts utils.py to utils/ package with submodules
- Adds argument_parsing.py with parse_arg_string() and related utilities
- Adds qualified_path.py with parse_qualified_path moved from old utils.py
- Renames test_member.py to test_parse_arg_string.py with updated tests for the new 4-tuple Argument format
- Minor cosmetic improvement to doxygen output messages

Differential Revision: D94077819
Summary:
Implements fallback name qualification for cases where doxygen doesn't extract the full qualified name, and instead passes on the string it found in the header file.

- Adds type_qualification.py with qualify_type_str(), qualify_arguments(), and qualify_parsed_type()
- Updates member.py with close() methods for VariableMember, FunctionMember, and TypedefMember to apply type qualification
- Updates main.py with get_doxygen_params() to extract structured parameter info
- Fixes scope.py qualify_name() to properly track anchor_scope for partially-qualified names
- Adds comprehensive test cases for various qualification scenarios

Differential Revision: D94077825
Differential Revision: D93407597
Differential Revision: D93407605
Differential Revision: D93407624
Differential Revision: D93407634
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Feb 25, 2026
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297
@meta-codesync meta-codesync bot closed this in de87d99 Feb 25, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 25, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 25, 2026

This pull request has been merged in de87d99.

zoontek pushed a commit to zoontek/react-native that referenced this pull request Mar 9, 2026
Summary:
Pull Request resolved: facebook#55648

Changelog: [Internal]

Updates the repository root resolution of the C++ api generation script.

Reviewed By: cortinico

Differential Revision: D93857297

fbshipit-source-id: 4c40ec2178807ddc5cae724c4233e2d029541031
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants